body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: light;
}
body {
	background-color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFFF;
	font-weight: light;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #FF9900;
	font-weight: lighter;
}
h2 {
	font-size: 36px;
	color: #FF9900;
	font-weight: lighter;
}
h3 {
	font-size: 18px;
	color: #000000;
	font-weight: lighter;
}
